SixBit API Schema
PicturesType Complex Type
Description
A collection of Picture elements.
Namespace (none)
Diagram
GeneratedURLShopify Element GeneratedURLEtsy Element GeneratedURL Element ManualPictureURL Element IsManualURL Element VariationSpecificNameValue Element IsVariationPicture Element OrdinalID Element RawThumbnail Element RawPicture Element Path Element Title Element ItemID Element PictureID Element All Picture Element Sequence PicturesType Complex Type
Overview
PicturesType
A collection of Picture elements.
Sequence
Picture 0..∞ PictureType Complex Type
The information about a picture.
Used By
Pictures Element
Source
<xs:complexType name="PicturesType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A collection of Picture elements.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Picture" type="PictureType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The information about a picture.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.